home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C/C++ Users Group Library 1996 July
/
C-C++ Users Group Library July 1996.iso
/
vol_300
/
304_01
/
zero
< prev
Wrap
Text File
|
1990-02-12
|
396b
|
17 lines
.. July 29, 1989 test of nesting macros and .so
.pl 25 \" save space.
.he //-#-/top/
.fo /bottom/-#-//
.define ZZ
.so one
We called "one" and we should have just returned from "three".
.;;
zero: about to invoke ".ZZ"
.br
.ZZ
.br
here is a line in zero directly after first invocation of ".ZZ".
.ZZ
here is a line in zero directly after second invocation of ".ZZ".
EOF for "zero"